home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Securite / Password Safe / pwsafe-3.35.exe / pwsafe.chm / html / popups.js < prev    next >
Text File  |  2014-12-27  |  1KB  |  23 lines

  1. // ************ Andrew/Oct2004 ************
  2. // really just a list of variables
  3. // used by the ActiveX Help control and the popup method
  4. // All popup text should appear here for easy editing
  5. //
  6. // Modified: 15/06/2005
  7.  
  8. popFont="Arial,9,,ITALIC"
  9.  
  10. strPasswordPolicies="A password policy determines how a password is created. The length, letters, numbers, and special characters used to generate a password are easily controlled through the Password Policy dialog in the Option menu."
  11.  
  12. strBruce="Author of Applied Cryptography and other books, creator of the Blowfish algorithm, and founder and CTO of Counterpane Internet Security."
  13.  
  14. strSpecialChars="   `   ~   !   @   #   $   %   ^   &   *   (   )   _   +   -   =   |   }   {   [   ]   <   >   ?   /   \   :   ;   |   "
  15.  
  16. strCombination="In our terminology, the Combination is the password that you use to gain access to the Password Safe database."
  17.  
  18. strPopText1="Dummy Placeholder"
  19.  
  20. strExternalFile="Supported file formats: Version 1.x Password Safe database; tab-delimited text (.txt) files. It is STRONGLY recommended that the use of text files with sensitive password information be avoided when possible and that the file be securely deleted or wiped afterwards."
  21.  
  22. strHexDec="Only the following:\n 0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f"
  23.